home *** CD-ROM | disk | FTP | other *** search
/ Micromanía: 150 Juegos 2010 / 150Juegos_16.iso / Dark Void / DarkVoid-Demo-FilePlanet.exe / dec2006_d3dx10_00_x86.inf < prev    next >
Encoding:
INI File  |  2006-12-08  |  673 b   |  30 lines

  1.  
  2. ; ---- Common sections ----
  3. [Version]
  4. Signature   = "$CHICAGO$"
  5. AdvancedINF = 2.0
  6. Provider    = %MSFT%
  7. SetupClass  = BASE
  8.  
  9. [Strings]
  10. MSFT        = "Microsoft"
  11.  
  12.  
  13. ; ---- Windows XP Version 2003 and beyond ----
  14. [4.09.00.0904.00-4.09.00.0904.00_WinNT]
  15. TargetBuildNumber=5744-6000
  16. NumberOfFiles=4
  17. Size=2178 ;approximately total file size (Size * 1024 bytes)
  18. CopyCount=1
  19. d3dx10_00_x86.inf, x86_install
  20.  
  21.  
  22. ; ---- Windows XP Version 2003 and beyond 64bit ----
  23. [4.09.00.0904.00-4.09.00.0904.00_WinNT@64]
  24. TargetBuildNumber=5744-6000
  25. NumberOfFiles=4
  26. Size=2178 ;approximately total file size (Size * 1024 bytes)
  27. CopyCount=1
  28. d3dx10_00_x86.inf, x64_install
  29.  
  30.